* {
	padding: 0px;
	margin: 0px;
}

body,
html {
	width: 100%;
	max-width: 1920px;
	font: 12px/1.5 Microsoft Yahei, Arial, sans-serif;
	margin: 0px auto;
	position: relative;
	min-width: 1250px;
}

a {
	text-decoration: none !important;
	color: #000;
	/*transition: 0.5s all;*/
}

.tac a:hover,
.ul_list1 li a:hover,
.ul_list2 li a:hover,
.title2 a:hover,
.ul_list2 li a:hover,
.ul_list3 li a:hover,
.peson li p a:hover,
.child ul li a:hover,
.peson li a:hover p,
.toutiao_l p a:hover
{ color: #c00; text-decoration: none; }



ol,
ul {
	margin: 0px;
}

ul li {
	list-style: none;
}

img {
	border: none;
}

p {
	margin: 0px;
}

.clearfix:after {
	content: "";
	display: block;
	clear: both;
}

.left {
	float: left;
}

.right {
	float: right;
}

.fr {
	float: right;
}

.ell {
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	text-align: center;
font-size: 30px;
color: #d50000;
/*font-weight: bold;*/

}

.width1200 {
	width:1200px;
	margin: 0px auto;
	position: relative;
	overflow: inherit;
}
.width385{
	width:385px;
}
.width340{
	width:340px;
}
.width870{
	width:870px;
}
.width370{
	width:370px;
}
.width344{
	width:344px;
}
.width580{
	width:580px;
}
.width300{
	width:300px;
}
.pb15{
	margin-bottom:15px;
}
.pt30{
	margin-top:30px;
}
.top_message{
	padding:3px 0px;
	color:#878787;
	font-size:14px;
	line-height:29px;
}
.top_message a{
	color:#878787;
}
.top_banner{ background: url(../images/icon_02.jpg) no-repeat center center; height: 272px;
}
.top_banner img{
	display: block;
	width:100%;
}


.top_nav {
	background: #b02016;
}

.top_nav>.width1200>ul>li {
	float: left;
	width: 140px;
	height: 65px;
   line-height: 65px;
	text-align: center;
	padding-right: 10px;
}

.top_nav>.width1200>ul>li a {
	color: white;
	font-size: 22px;
	/*font-family: simsun;*/
	/*font-weight: bold;*/ font-family: Microsoft Yahei, Arial, sans-serif;
}

.top_nav>.width1200>ul>li.active {
	background: url(../images/top_navbg.png) no-repeat center;
}

.top_nav>.width1200>ul>li.active a {
	color:white;
}

.lili img{width: 1200px;height:100px;}
.lili li{width:1200px;height:100px;}



/*头条*/
.toutiao_l {
background: url(../images/tt2.png) no-repeat left top;
padding-left: 70px;
padding-top: 15px;
padding-bottom: 15px;
padding-right:5px;
margin-top:5px;
background-position: 10px 20px;
 margin-bottom: 5px;
}

.toutiao_l h3 a {font-size: 40px;color: #d50000;font-weight: bold;line-height: 70px;}
.toutiao_l p {
	color: #535353;
	font-size: 16px;
	margin-top: 8px;
}
.toutiao_l p a{
	color: #535353;
	font-size: 16px;
	margin-top: 8px;
	padding-right:10px
}

/*banner*/
.content_1{
	margin-top:20px;
}
.content_1 .left {
	height:400px;
	position: relative;
}

.content_1 .left>ul li {
	width:620px;
	height:400px;
	position: relative;
}

.content_1 .left>ul li img {
	display: block;
	width: 100%;
	height: 100%;
}

.content_1 .left>ul li p {
	position: absolute;
	bottom: 0px;
	padding: 8px 3%;
	width: 94%;
	background: rgba(0, 0, 0, 0.6);
	color: white;
	font-size: 14px;
}

.content_1 .left>ul li p a{
	color: white;
	font-size: 14px;
}

.content_1 .left>ul li a p {
	color: white;
	font-size: 14px;
}

.btn {
	position: absolute;
	bottom: 12px;
	right: 20px;
	z-index: 11;
}

.btn ul li {
	width: 8px;
	height: 8px;
	background: white;
	border-radius: 8px;
	margin-left: 6px;
	float: left;
}

.btn ul li.on {
	background: #B02016;
}

.p-ab {
	position: absolute;
}

.prev {
	position: absolute;
	left: 0;
	top: 50%;
	margin-top: -45px;
	width: 60px;
	height: 90px;
	opacity: .5;
	filter: alpha(opacity=50);
	-moz-opacity: 0.5;
	clear: both;
}

.next_1 {
	right: -18px;
	top: 50%;
	margin-top: -45px;
	width: 60px;
	height: 90px;
	opacity: .5;
	filter: alpha(opacity=50);
	-moz-opacity: 0.5;
}

.content_1 .right {
	width: 555px;
}
.right_list{
	background:#fbfbfb;
	border:1px solid #e5e5e5;
	padding:20px 20px;
	width:300px;
	box-sizing: border-box;
}
.right_list .tzgg{
	position: relative;
}
.right_list .tzgg:after{
	  content: "";
    display: inline-block;
    width:100%;
    left:0;
    position: absolute;
    height: 1px;
    bottom:-2px;
    background: #dddddd;
}
.right_list dl dd{
	margin:10px 0px;
	position: relative;
}

.last_i{
	text-align: center;
	margin-top:11px;

}

.img_box{
	margin-top:15px;
}
.img_box img{
	display:inline-block;
	width:83px;
}
.mlj{
	position: absolute;
    display: block;
    width: 76px;
    height: 25px;
    bottom: 8px;
    left: 33px;
}
.mlj2{
	left:145px;
}
.bp_tit {
    height: 45px;
    line-height: 45px;
    margin-bottom: 20px;
    font-size:22px;
    border-bottom:1px solid #d40000;
}

.bp_tit a{
	display:inline-block;
	margin-right:20px;
	color:#4a4a4a;
	padding:0px 5px;
	
}
.bp_tit a.on{
	color:white;
	margin-right:20px;
	display:inline-block;
	background:#d40000;
	padding:0px 5px;
}

.tac a {
    color: #414141;
    font-size:25px;
    font-weight:bold;
    display:block;
    margin-bottom:10px;
    padding:0 2px;
white-space:nowrap;overflow: hidden;text-overflow: ellipsis;


}

.c6 {
    text-indent: 2em;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}
.c6{
    color: #676767;
    font-size:14px;
}
.c6 a {color: #c00;
    font-size:14px;}

.ul_list1 li {
	padding:5px 0px;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
	/*border-bottom: 1px solid #e5e5e5;*/
}

.ul_list1 li::before {
	content: "";
	display: inline-block;
	width: 6px;
	height: 6px;
	background: #ff8b80;
	border-radius: 6px;
	margin-right: 10px;
	position: relative;
	top: -2px;
}

.ul_list1 li a {
	color: #000;
	font-size: 18px;
}
.ul_list1 li:first-child{
	padding-top:20px;
	border-top:1px dashed #e2e2e2;
}


.title img{
	display: block;
	width:100%;
	margin:28px 0px 38px 0px;
}
.title2 {
	position: relative;
	padding-bottom:8px;
	border-bottom:1px solid #e4e4e4;
}
.title2:before{
	content:"";
	display:inline-block;
	width:12px;
	height:23px;
	position: relative;
	top:4px;
	margin-right:10px;
	background:url(../images/icon_13.png) no-repeat ;
	/*float: left;*/
}
/*.title2 a:first-child {
	color:#333333;
	font-size:22px;
	font-weight:bold; float: left;top: -2px;
}*/

.title2 span {
	color:#333333;
	font-size:22px;
	font-weight:bold;
}


.title2 a{
	float: right;
	color:#9d9d9d;
	font-size:14px;
	top:13px;
	position: relative;
}
.peson{
	margin-top:15px;
}
.peson li{
	width:170px;
	float: left;
	margin-left:10px;
	margin-top:12px;text-align: center;
}
.peson li img{
	width:124px;
	height:144px;
	display: block;margin: 0 auto;
}

.peson li a p{
	color:#000000;
	font-size:14px;text-align: center; line-height:20px; 
}
.vieo{
	width:332px;
	height:140px;
	position: relative;
	margin-left:22px;
	margin-top:10px; line-height:15px; text-align: center;font-size:14px;color:#000000;
}
.vieo>img{
	display: block;
	width:100%;
	height:100%;
}
.vieo>a{
	display: block;
	width:83px;
	height:83px;
	position: absolute;
	left:50%;
	top:50%;
	margin-top:-41px;
	margin-left:-41px;
}
.video2{
	margin-top:55px;
}
.ul_list2 li{
	padding:9px 0px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	border-bottom:1px dashed #dfdfdf;
	height: 27px;
	line-height: 30px;
}
.ul_list2 li:before{
	content: "";
    display: inline-block;
    width: 6px;
    height: 6px;
    background: #dcdcdc;
    border-radius: 6px;
    margin-right: 10px;
    position: relative;
    top: -2px;
}
.ul_list2 li a{
	color:#212121;
	font-size:18px;
}

.image01{
	display: block;
	width:100%;
	height:130px;
	margin-bottom:10px;
	margin-top:24px;
}
.list{
	margin-right:50px;
}
.list-cel1{
	width:95%;
	margin:0px auto;
	position: relative;
}

.list-cel1>a{
	position: relative;
	display: block;
}
.list-cel1>a img{
	display: block;
}
.list-cel1>label{
	position: absolute;
    left: 0px;
    top:100px;
    width: 100%;
    padding: 5px 0;
    background: rgba(0,0,0,0.5);
    text-align: center;
    display: block;
	overflow: hidden;
    height: 20px;
    
}
.list-cel1>label a{
	color:white;
	font-size:14px;
	display: block;
}
.list2{
	padding:10px 15px 10px 15px;
	width:310px;

	border:1px solid #e4e4e4;
	background:#fbfbfb;
}
.tzgg{
	color:#333333;
	font-size:22px;
	text-align: center;
	margin-bottom:20px;
}
.tzgg a{
	color:#333333;
	font-size:22px;
	font-weight:bold; 
	
}
.tzgg span{

	color:#d6d6d6;
}
.ul_list3 li{
	margin:12px 0px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}
.ul_list3 li:before{
	content: "";
    display: inline-block;
    width: 6px;
    height: 6px;
    background: #88c7e4;
    border-radius: 6px;
    margin-right: 10px;
    position: relative;
    top: -2px;
}
.ul_list3 li a{
	color:#333333;
	font-size:16px;
}
.banner_2 img{
	display: block;
	width:100%;
	margin:22px 0px;
}

.slide_box {
	margin-top: 0px;
	margin-bottom:38px;
	position: relative;
	overflow: hidden;
}

.slide_box ul li {
	width: 239px;
	height:120px;
	margin-right:1px;
	float: left;
}
.slide_box ul li img {
	display: block;
	width: 100%;
	height: 100%;
}

/*滚动专栏*/
.zhuanti{ border: 1px solid #f1f1f1; margin: 0 auto; width:1200px; background: #FBFBFB;}

.title4 a { color: #333;font-size: 22px;font-weight: bold; padding-top: 5px;display:inline-block}
.title4 a:hover { color: #c00; text-decoration: none;}
.title4:before {content: "";display: inline-block;width: 12px;height: 23px;position: relative;top: 4px;margin-right: 10px;background: url(../images/icon_13.png) no-repeat;}

.zhuanti .previous{ position:relative; padding:5px 0 10px 0; width:1170px; margin:0 auto}
.zhuanti .previous .chanpin_page{ position: absolute; top:50%; width:43px; height:43px; margin-top:-25px; display:inline-block; background: url(../images/themes.png) no-repeat;}
.zhuanti .previous #prev_2{ left:-10px; background-position: 0 0;} 
.zhuanti .previous #next_2{ right:-10px;background-position: -46px 0 ;} 
.zhuanti .previous #scroll_list_2{width:100%; margin:0 auto; overflow:hidden}
.zhuanti .previous #scroll_content_2{float:left;width: 800%;}
.zhuanti .previous #scroll_box_2,.zhuanti .previous_ul {float:left;}
.zhuanti .previous ul li{ float:left; width:330px; height:110px; margin-left:18px}
.zhuanti .previous ul li a{ display:block; color:#333; height:100%; text-align:center}
.zhuanti .previous ul li a:hover{color:#c00;}
.zhuanti .previous ul li a img{width:330px; height:80px; margin: 5px 0;}
.zhuanti .previous ul li a p{ text-align: center; font-size: 14px; line-height:15px;}


/*中心内容区块*/
.title3{
	border-bottom:1px solid #e6e6e6;
}
.title3 a{
	color:#b50000;
	font-size:22px;
	display:inline-block;
	width:120px;
	height:42px;
	line-height:42px;
	margin-right:5px;
	text-align: center;
	
}
.title3 a.on{
	color:white;
	width:120px;
	height:42px;
	line-height:42px;
	margin-right:5px;
	text-align: center;
	background:url(../images/icon_23.png) no-repeat;
}
.content_f{
	padding-left:394px;
	position: relative;
	margin-top:30px;
	margin-bottom:50px;
}

.content_f p{
	position: absolute;
	left:0px;
	width:372px;
	height:230px;
}
.content_f p img{
	display: block;
	width:100%;
	height:100%;
}
.content_f p label{
	position: absolute;
    left: 0px;
    bottom: 0px;
    width: 100%;
    padding: 5px 0;
    background: rgba(0,0,0,0.5);
    text-align: center;
	overflow: hidden;
    height: 20px;
}
.content_f p label a{
	    color: white;
    font-size: 14px;
    display: block;
}
.slide_box .prev {
	left:10px;
}

.slide_box .prev,
.slide_box .next_1 {
	background: url(../images/left1.png) no-repeat;
	width: 19px;
	height:35px;
	position: absolute;
	top:80px;
}

.slide_box .next_1 {
	background: url(../images/right1.png) no-repeat;
	right:10px;
}
.qyf{
	background:#fbfbfb;
	border:1px solid #e4e4e4;
	padding-bottom:15px;
}
.qyf p{
	color:#2c2c2c;
	font-size:22px;
	text-align: center;
	font-weight: bold;
	position: relative;
	padding:5px 0px 10px 0px;
}
.qyf p a:hover{ color:#c00;}
.qyf p:after{
	content:"";
	display:inline-block;
	width:80%;
	left:10%;
	position: absolute;
	height:1px;
	background:#dddddd;
bottom:0;
}
.qyf img{
	display: block;
	width:254px;
	margin:0px auto;
	margin-top:10px;
}
.ul_list4 li{
	padding:9px 0px;
	display: inherit;
	line-height: 30px;
	overflow: hidden;
	height: 27px;
}

.ts .title2{
	margin-bottom:20px;
} 

.zn_box{
	padding-left:248px;
	position: relative;
	margin-top:30px;
	height:220px;
}
.zn_box p{
	position: absolute;
	left:0px;
	width:233px;
}
.zn_box p label{
	position:absolute;
	left:0px;
	bottom:0px;
	width:100%;
	padding:5px 0;
	background:rgba(0,0,0,0.5);
	text-align: center;
	/*overflow: hidden;
    height: 20px;*/
}
.zn_box p label a{
	color:white;
	font-size:14px;
}
.zn_box p img{
	display: block;
	height:220px;
	width:100%;
}

.logo_img ul li{
	float: left;
	margin-left:27px;
	margin-bottom:10px;
}
.logo_img ul li img{
	display: inline-block;
}
.parent li{
	float: left;
	
}
.parent li a{
	color: #4b4b4b;
    font-size: 20px;
    display: block;
    /*margin-left: 10px;*/
    /* width: 226px; */
    text-align: center;
    padding: 7px 10px;
    margin-left: 93px;
	margin-bottom:20px;
	margin-top:10px;
}
.parent li.on a{
	background:#00a0e9;
	color:white;
	border-radius:4px;
	font-weight:bold;
}
.parent{
	border-bottom:1px solid #eee;
}
.child{ margin: 0 auto; width: 1200px; }

.child .lb_1{ height: 100px; margin: 0 auto; padding-top: 10px;}
.child .lb_2 { height: 150px;  margin: 0 auto; padding-top: 10px;overflow-y: auto;}

.child a{
	float: left;
	margin-left:20px;
	width:120px;
	margin-bottom:6px;
	color:#000;
	font-size:18px;
	overflow: hidden; 
	white-space: nowrap;
	text-overflow: ellipsis;
}
.child a:hover {color:#c00; text-decoration: none;}



/*.child li{
	float: left;
	margin-left:76px;
	width:120px;
	margin-bottom:6px;
}*/
/*.child ul li a{
	color:#000;
	font-size:18px;
}*/

.footer{
	background:#d10000;
	text-align: center;
	color:white;
	font-size:16px;
	position: relative;
	padding:40px 0px;
	padding-top:1px;
	line-height:28px;
	margin-top:20px;
}
.line{
	width:100%;
	height:5px;
	background:white;
	margin-bottom:38px;
}
#keywords {
    float: left;
    /*border: 0px;*/
    padding: 0px 0px 0px 10px;
    margin: 0px;
    color: #a9a9a9;
    font-size: 12px;
    height: 28px;
    line-height: 28px;
    width: 166px;
    background:#fbfbfb;
    outline: none;
    border:1px solid #E5E5E5;
}
.submit {
      float: left;
    width: 32px;
    height: 30px;
    position: relative;
    right: 29px;
    top: 4px;
}
.mes_r a{
	margin-left:10px;
	position: relative;
}
.footer .width553{
	    width: 500px;
	margin:0px auto;
	padding-left:80px;
	position: relative;
	
}
.footer .width553 img{
	position: absolute;
	left:0px;
	top:10px;
}
/*公众号二维码*/
.nav_right {
	width: 128px;
	height: 180px;
	position: fixed;
	right: 0px;
	top: 360px;z-index:9999;
}
.off {	width: 19px;height: 19px;cursor: pointer;}
.nav_right img {text-align:right;width: 18px;height: 18px;}
.nav_right_cont {margin-top: 18px;
	padding: 15px;
	width: 106px;
	height: 150px;
	background-color: #eeeeee;
}
.ewm {width: 100px;}
.ewm img {width: 100px;	height: 100px !important;}
.ewm p {
	font-size: 14px;
	color: #000;
	letter-spacing: 1px;
	line-height: 20px;
	text-align: center;
}
.ewm_p2 {letter-spacing: 3px !important;}